Skip to content

feat: add solutions to lc problem: No.1943 (#4354) #4354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2025
Merged

Conversation

taoyq1988
Copy link
Member

No.1943.Describe the Painting

@taoyq1988 taoyq1988 requested a review from Copilot April 15, 2025 06:31
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

solution/1900-1999/1943.Describe the Painting/Solution.go:15

  • [nitpick] Consider renaming the variable 'i' to 'prev' or 'start' for better readability since 'i' is commonly perceived as an index counter.
i := points[0]

@taoyq1988 taoyq1988 requested a review from yanglbme April 15, 2025 06:32
taoyq1988 added a commit to taoyq1988/leetcode that referenced this pull request Apr 15, 2025
taoyq1988 added a commit to taoyq1988/leetcode that referenced this pull request Apr 15, 2025
@yanglbme
Copy link
Member

Hi, README_EN.md 也需要修改。另外,最好保持变量的命名与其他编程语言的代码保持一致 @taoyq1988

@taoyq1988
Copy link
Member Author

Hi, README_EN.md 也需要修改。另外,最好保持变量的命名与其他编程语言的代码保持一致 @taoyq1988

已经修改 @yanglbme

@yanglbme yanglbme merged commit 6a670af into doocs:main Apr 16, 2025
3 checks passed
@yanglbme
Copy link
Member

已合并~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants